Package | ca.on.health.idms |
Type | StructureDefinition |
Id | Id |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=ca.on.health.idms@1.0.2-beta&canonical=https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Binary |
Url | https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Binary |
Version | 1.0.0 |
Status | draft |
Date | 2021-09-26 |
Name | IDMSBinary |
Title | IDMS_Binary |
Experimental | False |
Description | IDMS's profile for storing binary data, this is either questionnaire response attachments or generated PDFs |
Type | Binary |
Kind | resource |
No resources found
StructureDefinition | |
https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormsRole | FlexFormsRole |
{
"resourceType" : "StructureDefinition",
"id" : "4122c217-8e94-40e9-a371-889fe73ada19",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2023-09-28T11:54:38.549+00:00",
"source" : "#MOElY7Hade1GTWvW"
},
"url" : "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Binary",
"version" : "1.0.0",
"name" : "IDMSBinary",
"title" : "IDMS_Binary",
"status" : "draft",
"date" : "2021-09-26",
"description" : "IDMS's profile for storing binary data, this is either questionnaire response attachments or generated PDFs ",
"fhirVersion" : "5.0.0",
"kind" : "resource",
"abstract" : false,
"type" : "Binary",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Binary",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Binary.contentType",
"path" : "Binary.contentType",
"definition" : "#### **_`IDMS: This is the document format.`_**\n\nMimeType of the binary content represented as a standard MimeType (BCP 13)."
},
{
"id" : "Binary.securityContext",
"path" : "Binary.securityContext",
"definition" : "#### **_`IDMS: This is a reference to the Requestor Role for the related request. This is needed to enforce security so that users cannot view each other's attachments.`_**\n\n\nThis element identifies another resource that can be used as a proxy of the security sensitivity to use when deciding and enforcing access control rules for the Binary resource. Given that the Binary resource contains very few elements that can be used to determine the sensitivity of the data and relationships to individuals, the referenced resource stands in as a proxy equivalent for this purpose. This referenced resource may be related to the Binary (e.g. Media, DocumentReference), or may be some non-related Resource purely as a security proxy. E.g. to identify that the binary resource relates to a patient, and access should only be granted to applications that have access to the patient.",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormsRole"
]
}
]
},
{
"id" : "Binary.data",
"path" : "Binary.data",
"definition" : "#### **_`IDMS: This is the document in base64 format.`_**\n\nThe actual content, base64 encoded."
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.